func google.golang.org/grpc/internal/transport.sendHTTPRequest
2 uses
google.golang.org/grpc/internal/transport (current package)
proxy.go#L91: if err := sendHTTPRequest(ctx, req, conn); err != nil {
proxy.go#L136: func sendHTTPRequest(ctx context.Context, req *http.Request, conn net.Conn) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)